home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / pb911221.zip / PB.CFG < prev    next >
Text File  |  1991-12-21  |  1KB  |  39 lines

  1. ;PB configuration file example
  2. ; Comments start with ; and are ignored. 
  3. ; Remove and add ; as appropriate to your setup.
  4. ;
  5. ;Set your callsign
  6. mycall FOOBAR
  7. ;Set the satellite's callsign
  8. bdcstcall uosat3-11
  9. ;Set a directory for the pb operations if you want to
  10. ;this is where all files will be stored
  11. ;pbpath c:\satellite\newpb
  12. ;And any other callsign or string that you are known by
  13. alias k8ka
  14. ;COM Port and TNC settings 
  15. port 1
  16. ;port 2
  17. speed 19200
  18. restart_delay 60
  19. txd 150
  20. ; Please run with graball to make the satellite more useful for everyone
  21. graball 1
  22. ; Up to 10 blockftype entries will keep PB from saving any files of the
  23. ; types you specify. e.g. blockftype 2 to get rid of BBS forwarding traffic.
  24. ;blockftype 2
  25. ;
  26. ; These entries control frame logging
  27. ; directory broadcast frames
  28. ;logdbframes 1
  29. ; message broadcast frames
  30. ;logpbframes 1
  31. ; all other frames
  32. ;logothers 1
  33. ; How long to keep .act and .hol files
  34. ;actdays 0
  35. ; How many minutes of no packets to exit after
  36. ;exitafter 3
  37.  
  38.  
  39.